home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / music / ift-scop.readme < prev    next >
Text File  |  1995-08-07  |  2KB  |  70 lines

  1. Short:    Oscilloscopes for PT modules (BUGFIX!)
  2. Author:   Smack/Infect (Michael Henke)
  3. Uploader: epgbd@cluster1.urz.uni-halle.de
  4. Type:     mus/play
  5.  
  6.  
  7.  ------------------------------------------
  8.   $VER: SCOPEPT.txt by Smack/Infect 010895
  9.  ------------------------------------------
  10.  
  11.  This program plays a ProTracker module and shows some oscilloscope-like
  12.  plots on the screen. Due to the very CPU-hungry plotting routines and the
  13.  sprite anim it requires an AGA machine. It is recommended to have some
  14.  FastRAM and a powerful processor to enjoy the 'nicer' modes.
  15.  
  16.  features: -3 screen modes (quadro, stereo, mono)
  17.            -3 plot modes (dotted, lined, filled)
  18.            -very _COOL_ sprite anim by A.Maschke
  19.            -online help :-)
  20.            -command line options for startup settings
  21.  
  22.  If your machine is too slow for the selected plotting mode the screen
  23.  borders will flash red. You should use a different mode then.
  24.  (the dotted modes run even on a standard A1200)
  25.  
  26.  I did not (and I never will!) implement a decruncher for the modules because
  27.  you can use some decrunch tool for this. (like MCP's crunchpatch)
  28.  
  29.  There is the possibility to select the startup settings of the program
  30.  with some command line flags. These flags are optional and aimed at the
  31.  frequent users of SCOPEPT. (if there any! :-)
  32.  Please note that the flags must stand before the module name and each of
  33.  them must start with a '-'. (eg. scopept -h -m12 mod.noname)
  34.  Type 'scopept ?' to get the list of flags.
  35.  
  36. --------------------------------------------------------------------------
  37.  Contact me for coders chat or anything else:
  38.      (Smack/Infect)
  39.      Michael Henke
  40.      Praetorius-Str.1/205
  41.      06124 Halle
  42.      Germany
  43.  
  44.      e-mail: epgbd@cluster1.urz.uni-halle.de
  45. --------------------------------------------------------------------------
  46.  
  47.  HISTORY
  48.  
  49.  090195
  50.    -first version  (it had various terrible bugs,
  51.                     sorry to all people who had trouble with it)
  52.  
  53.  100295
  54.    -recoded from scratch, runs stable now, does not 'eat mem' anymore
  55.  
  56.  150295
  57.    -some optimizations
  58.  
  59.  170495
  60.    -if FastRAM is detected, it is also used for plotting (a lot faster!)
  61.  
  62.  290795
  63.    -added bottom line with mod name, playing time and cpu usage percents
  64.    -added help page
  65.    -added command line flags
  66.  
  67.  010895
  68.    -finally fixed that little bug with 'PT-command 9 = sample offset'
  69.     now the scope should display everything correctly!
  70.